Name : Neeraj Gopal
Roll No:100070020
Date : 14/10/2010
        Team meet at the coffee shack.Outlined the different tasks that each
module contained.
Decided which teams would take up which modules.The team of which I am
a member was assigned module 1.We faced quite a few problems to start
with.
1.The user enters a string.How do we convert that into a function?
2.Is there a function that alows us to plot the points if we know the
coordinates?
3.How would we pass on our set of points to the next module in case
they wanted to use it?
4.Why did the module require us to convert infix to postfix?
Duration : 9:30am - 10:30am

Date : 17/10/10
        Team meet at the batch leader's room.The whole batch met and each
team discussed the      possible sources whose codes we could use and some
others which we would have to write.Points discussed were:
1.From now on there would have to be more team meetings besides the
batch meetings.
2.The list of problems from our last meet had to be discussd with our
TA.
3.WE discussd the problems we had arrived at the last meet again.
Duration : 6:00pm - 7:30pm

Date : 18/10/10
        Team met at the cs lab.Our TA suggested a site where we found a code
relevant to our project.We went over it and decided that we had to do
some amount of reading up before we could fully understand the code.
        All teams agree on the fact that evryone will have to do some reading
up on topics not yet taught before we can seriously attempt the
project.
1.The site suggested by our TA has a program to convert infix to
postfix.
2.Our TA also cleared another doubt by informing us that a postfix
expression could be passed to the computer for evaluation whereas an
infix expression could not.
3.We downloaded the code for expression conversion but as of now we
donot fully understand how it works.
4.The importance of creating files to be used later as header files
becomes increasingly apparent.
Duration : 9:30pm - 10:30pm 
